Skip to content

Conversation

se-bi
Copy link
Contributor

@se-bi se-bi commented Jan 18, 2021

Final follow up on #4, as suggested there:

Architecture dependent:

  • impl:ecp5: GHDL + Yosys + nextpnr-ecp5
  • impl:ice40: GHDL + Yosys + nextpnr-ice40
  • impl:generic: GHDL + Yosys + nextpnr-generic
  • impl:pnr: GHDL + Yosys + nextpnr-ecp5 + nextpnr-ice40 + nextpnr-generic
  • impl:icestorm: impl:ice40 + icestorm
  • impl:prjtrellis: impl:ecp5 + prjtrellis
  • impl:latest: impl:pnr + icestorm + prjtrellis

I updated also the docs,
though i added only some tags which are "unique" for others (tools.yml).
Do you want to add all 7 tags at others in-sections, it's anyway resulting in the I in that column?

Architecture dependent:
- impl:ecp5: GHDL + Yosys + nextpnr-ecp5
- impl:ice40: GHDL + Yosys + nextpnr-ice40
- impl:generic: GHDL + Yosys + nextpnr-generic
- impl:pnr: GHDL + Yosys + nextpnr-ecp5 + nextpnr-ice40 + nextpnr-generic
- impl:icestorm: impl:ice40 + icestorm
- impl:prjtrellis: impl:ecp5 + prjtrellis
- impl:latest: impl:pnr + icestorm + prjtrellis
@eine eine changed the title impl: Restructure, add different combination of tools: impl: restructure, add different images with prj tools Jan 19, 2021
@eine eine merged commit 1add89d into hdl:main Jan 19, 2021
@eine
Copy link
Collaborator

eine commented Jan 19, 2021

Thanks!

Be careful with using - for lists in git commit messages. Some tools can interpret that as +/- in a diff file. Better use *.

Do you want to add all 7 tags at others in-sections, it's anyway resulting in the I in that column?

It's ok as you did! The purpose of those columns is for users to check the legend/list below.

@eine eine added $R/impl Related to `$R/impl` images and their dependencies enhancement New feature or request labels Jan 19, 2021
@se-bi se-bi deleted the update/impl-images branch January 19, 2021 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request $R/impl Related to `$R/impl` images and their dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants